;;; QQ: 67762207 --
%100
+3
+30
+25
[@main]
#IF
checkpkpoint 2
#SAY
I do not want to do business with you this bad. \ \
<End/@exit>
#ELSEACT
goto @main_0


[@main_0]
#SAY
Here is the city of Sabac (FCOLOR/10) <$CS_SABUK_OWNER> (FCOLOR/12) guild territory. \
Welcome to, what I do for you? \ \
(FCOLOR/10) bulk <buy/@buy + (grocery type)> (FCOLOR/12) \
<Buy/@buy> Items \
<Sales/@sell> Items \
<Purchase of production materials/@buymakemat> \
<Synthetic stone/@MakeStone> \
<End/@exit>

[@MakeStone]
#CALL [ProduceSystem\StoneMake.txt] @StoneMake

[@BUY + ()]
#CALL [VimaScript\bulk purchases. Txt] @quantities 
[@ buymakemat]
#CALL [ProduceSystem\MaterialSell.txt] @MaterialSellMain
[@buy]
#SAY
What are you looking for? \ \
<Pre-step/@main>

[@sell]
#SAY
There are candles, amulets, and repair various types of oil injection text items. \ \
<Pre-step/@main>

;;------------------------------------------------ ------------------------------